home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Resistances / ProOne: Electronics: Resistances.iso / cdbackup / progfile.sfs / ELECT132.EXE / 0 / RCDATA / TVIDEOFORM / TVIDEOFORM.txt
Text File  |  1998-04-23  |  7KB  |  214 lines

  1. object VideoForm: TVideoForm
  2.   Left = 258
  3.   Top = 121
  4.   BorderStyle = bsDialog
  5.   Caption = 'Video Player'
  6.   ClientHeight = 448
  7.   ClientWidth = 632
  8.   Color = clSilver
  9.   Font.Color = clWindowText
  10.   Font.Height = -16
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 120
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   ShowHint = True
  17.   OnClose = VidFormOnClose
  18.   OnCreate = VidFormOnCreate
  19.   OnHide = VidFormOnHide
  20.   TextHeight = 20
  21.   object SmkProgBar: TRzProgressBar
  22.     Left = 92
  23.     Top = 406
  24.     Width = 515
  25.     Height = 36
  26.     BackColor = clGray
  27.     BarColor = clLime
  28.     BorderColor = clSilver
  29.     BorderWidth = 0
  30.     Font.Color = clWhite
  31.     Font.Height = -23
  32.     Font.Name = 'Arial'
  33.     Font.Style = []
  34.     InteriorOffset = 0
  35.     ParentFont = False
  36.     PartsComplete = 0
  37.     Percent = 0
  38.     TotalParts = 100
  39.   end
  40.   object VideoBorder: TRzBorder
  41.     Left = 92
  42.     Top = 5
  43.     Width = 515
  44.     Height = 395
  45.     BorderWidth = 14
  46.     BorderColor = clSilver
  47.     BorderInner = fsLowered
  48.     BorderOuter = fsRaised
  49.     ShowHint = False
  50.     ParentShowHint = False
  51.   end
  52.   object BtnPlay: TBitBtn
  53.     Tag = 1
  54.     Left = 12
  55.     Top = 107
  56.     Width = 61
  57.     Height = 46
  58.     Hint = 'Play'
  59.     Caption = 'Play'
  60.     Default = True
  61.     Font.Color = clBlack
  62.     Font.Height = -15
  63.     Font.Name = 'Arial'
  64.     Font.Style = []
  65.     ParentFont = False
  66.     TabOrder = 0
  67.     OnClick = BtnPlayOnClick
  68.     OnMouseDown = ButtonOnMouseDown
  69.     Glyph.Data = {
  70.       76010000424D7601000000000000760000002800000020000000100000000100
  71.       0400000000000001000000000000000000000000000000000000000000000000
  72.       80000080000000808000800000008000800080800000C0C0C000808080000000
  73.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333833333333
  74.       3333333F333333333333333A8333333333333338F33333333333333AA8333333
  75.       333333388F3333333333333AAA8333333333333888F333333333333AAAA83333
  76.       33333338888F33333333333AAAAA8333333333388888F3333333333AAAAAA833
  77.       3333333888888F333333333AAAAAAA8833333338888888FF3333333AAAAAAAA3
  78.       33333338888888833333333AAAAAAA3333333338888888333333333AAAAAA333
  79.       33333338888883333333333AAAAA333333333338888833333333333AAAA33333
  80.       33333338888333333333333AAA33333333333338883333333333333AA3333333
  81.       33333338833333333333333A3333333333333338333333333333}
  82.     Layout = blGlyphTop
  83.     NumGlyphs = 2
  84.   end
  85.   object BtnPause: TBitBtn
  86.     Tag = 2
  87.     Left = 12
  88.     Top = 155
  89.     Width = 61
  90.     Height = 46
  91.     Hint = 'Pause'
  92.     Caption = 'Pause'
  93.     Font.Color = clBlack
  94.     Font.Height = -15
  95.     Font.Name = 'Arial'
  96.     Font.Style = []
  97.     ParentFont = False
  98.     TabOrder = 1
  99.     OnClick = BtnPauseOnClick
  100.     OnMouseDown = ButtonOnMouseDown
  101.     Glyph.Data = {
  102.       76010000424D7601000000000000760000002800000020000000100000000100
  103.       0400000000000001000000000000000000000000000000000000000000000000
  104.       80000080000000808000800000008000800080800000C0C0C000808080000000
  105.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333888833888
  106.       8333333FFFF33FFFF33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  107.       8333338888F38888F33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  108.       8333338888F38888F33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  109.       8333338888F38888F33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  110.       8333338888F38888F33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  111.       8333338888F38888F33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  112.       8333338888F38888F33333BBBB83BBBB8333338888F38888F33333BBBB83BBBB
  113.       8333338888F38888F33333BBBB33BBBB33333388883388883333}
  114.     Layout = blGlyphTop
  115.     NumGlyphs = 2
  116.   end
  117.   object BtnStop: TBitBtn
  118.     Tag = 4
  119.     Left = 12
  120.     Top = 203
  121.     Width = 61
  122.     Height = 46
  123.     Hint = 'Stop'
  124.     Caption = 'Stop'
  125.     Font.Color = clBlack
  126.     Font.Height = -15
  127.     Font.Name = 'Arial'
  128.     Font.Style = []
  129.     ParentFont = False
  130.     TabOrder = 2
  131.     OnClick = BtnStopOnClick
  132.     OnMouseDown = ButtonOnMouseDown
  133.     Glyph.Data = {
  134.       76010000424D7601000000000000760000002800000020000000100000000100
  135.       0400000000000001000000000000000000000000000000000000000000000000
  136.       80000080000000808000800000008000800080800000C0C0C000808080000000
  137.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00388888888888
  138.       888333FFFFFFFFFFFFF3999999999999998338888888888888F3999999999999
  139.       998338888888888888F3999999999999998338888888888888F3999999999999
  140.       998338888888888888F3999999999999998338888888888888F3999999999999
  141.       998338888888888888F3999999999999998338888888888888F3999999999999
  142.       998338888888888888F3999999999999998338888888888888F3999999999999
  143.       998338888888888888F3999999999999998338888888888888F3999999999999
  144.       998338888888888888F3999999999999998338888888888888F3999999999999
  145.       998338888888888888F399999999999999333888888888888833}
  146.     Layout = blGlyphTop
  147.     NumGlyphs = 2
  148.   end
  149.   object BtnRewind: TBitBtn
  150.     Tag = 3
  151.     Left = 12
  152.     Top = 251
  153.     Width = 61
  154.     Height = 46
  155.     Hint = 'Rewind'
  156.     Caption = 'Rewind'
  157.     Font.Color = clBlack
  158.     Font.Height = -15
  159.     Font.Name = 'Arial'
  160.     Font.Style = []
  161.     ParentFont = False
  162.     TabOrder = 3
  163.     OnClick = BtnRewindOnClick
  164.     OnMouseDown = ButtonOnMouseDown
  165.     Glyph.Data = {
  166.       76010000424D7601000000000000760000002800000020000000100000000100
  167.       0400000000000001000000000000000000001000000000000000000000000000
  168.       80000080000000808000800000008000800080800000C0C0C000808080000000
  169.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  170.       3333333333333333333333333338333333383333333033333330333333C83333
  171.       33C8333333803333338033333CC833333CC833333880333338803333CCC83333
  172.       CCC83333888033338880333CCCC8333CCCC8333888803338888033CCCCC833CC
  173.       CCC833888880338888803CCCCCC83CCCCCC83888888038888880CCCCCCC8CCCC
  174.       CCC888888880888888803CCCCCC83CCCCCC8388888803888888033CCCCC833CC
  175.       CCC83388888033888880333CCCC8333CCCC833388880333888803333CCC83333
  176.       CCC8333388803333888033333CC833333CC83333388033333880333333C33333
  177.       33C3333333833333338333333333333333333333333333333333}
  178.     Layout = blGlyphTop
  179.     NumGlyphs = 2
  180.   end
  181.   object BtnExit: TBitBtn
  182.     Tag = 5
  183.     Left = 12
  184.     Top = 405
  185.     Width = 61
  186.     Height = 38
  187.     Hint = 'Return to the previous screen...'
  188.     Cancel = True
  189.     Caption = 'E&xit'
  190.     Font.Color = clBlack
  191.     Font.Height = -15
  192.     Font.Name = 'Arial'
  193.     Font.Style = []
  194.     ParentFont = False
  195.     TabOrder = 4
  196.     OnClick = BtnExitOnClick
  197.     OnMouseDown = ButtonOnMouseDown
  198.     Glyph.Data = {
  199.       76010000424D7601000000000000760000002800000020000000100000000100
  200.       04000000000000010000120B0000120B00000000000000000000000000000000
  201.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  202.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  203.       033333300000000000333300BBBBBBBB0333333007777777703333010BBBBBBB
  204.       03333330007777777033330110BBBBBB033333307007777770333301110BBBBB
  205.       0333333007007777703333011110BBBB0333333070700777703333011110BBBB
  206.       0333333007070777703333011110BBBB0333333070700777703333011110BBBB
  207.       03333330070707777033330111100BBB0333333070700077703333019110BBBB
  208.       0333333009070777703333011910000003333330709000000033333011103333
  209.       3333333307070333333333330110333333333333307003333333333330103333
  210.       3333333333070333333333333300333333333333333003333333}
  211.     NumGlyphs = 2
  212.   end
  213. end
  214.